home *** CD-ROM | disk | FTP | other *** search
/ Australian Personal Computer 2000 October / tst.iso / multimed / IDN / web / lemonruski / template.swf / scripts / DefineButton2_328 / BUTTONCONDACTION on(press).as next >
Encoding:
Text File  |  1999-09-02  |  75 b   |  7 lines

  1. on(press){
  2.    tellTarget("targetterright")
  3.    {
  4.       play();
  5.    }
  6. }
  7.